This sample demonstrates techniques for implementing an object explorer to view object dependencies within a database 此示例說明了實現對象資源管理器以查看數據庫中的對象相關性的方法。
Spring s ioc makes it easy to wire object dependencies externally and this advantage is easily leveraged in spring s own architecture Spring的ioc使得從外部連接( wire )對象依賴性容易了,在spring的體系結構中很容易利用這種優(yōu)點。
The ioc philosophy of keeping object dependencies injectable makes it a breeze to add , replace , or supplement the behavior of objects , including spring s jmx support Ioc保持對象依賴性的可注入性,這使得增加、替換或者補充對象的行為(包括spring的jmx支持)變得輕而易舉。